@charset "gb2312";
/* ??? start */
.xe_tl {
  margin-bottom: 20px;
}
.xe_tl>.xe_wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
} 
.xe_tl>.xe_wrap a {
  width: 100%;
  height: 130px;
  border-radius: 6px;
  overflow: hidden;
} 
.xe_tl>.xe_wrap a:not(:last-child) {
  margin-right: 10px;
} 
.xe_tl>.xe_wrap img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
} 
.xe_tl>.xe_wrap img:hover {
  transform: scale(1.05,1.05);
} 
/* ??? end */


/*顶通弹窗*/
		  <style>
    .ssy_banner img {
      margin: 0 auto;
      height: 500px;
	object-fit:cover;
      transition: height .5s ease;
    }

    .ssy_banner.active img {
      height: 150px;
    }

    .ssy_banner img.s11s {
      height: 0;
    }

    .ssy_banner.active img.s11b {
      height: 0;
    }

    .ssy_banner.active img.s11s {
      height: 150px;
    }
/*顶通弹窗*/

/*公告滚动*/
.tl1024_new_gg {
    width: 1400px;
    margin: 10px auto 25px;
    background-image: url(https://u3.huatu.com/uploads/allimg/211119/351200-211119112U3202.png);
    background-size: 100%;
    height: 90px;
    box-sizing: border-box;
    padding-left: 200px;
    padding-top: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.news_scroll {
    position: relative;
    width: calc(100% - 10px);
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
}
.tl1024_new_gg a {
    line-height: 30px;
    box-sizing: border-box;
    position: relative;
    font-size: 16px;
    padding-left: 10px;
    display: inline-block;
    margin-right: 20px;
}
.tl1024_new_gg a::before {
    content: '';
    width: 10px;
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
    color: #181818;
}
.tl1024_new_gg a.active, .tl1024_new_gg a:hover {
    color: #F71E0E;
}		
.wrap {
    overflow: hidden;
    width: 1400px;
    margin: 0px auto;
}
/* .wrap .book{
    box-sizing: border-box;
    float: left;
    width: 700px;
    height: 60px;
} */
.wrap .book{
    box-sizing: border-box;
    float: left;
    width: 50%;
    height: 100px;
}
.wrap .book img{
    width: 100%;
    height: 100%;
}
.wrap .book img:hover {
    transform: scale(1.05, 1.05);
}
.wrap .book img {
    transition: all .5s;
}
/*公告滚动*/	

/*0210顶通*/
a{text-decoration: none;}
.dt_gg_con_wrap {
    width: 100%;
    font-size: 12.5px;
    position: relative;
}
.dt_gg_con_wrap > img {
    width: 100%;
}
.dt_gg_con_wrap .dt_gg_con_wrap_box {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.dt_gg_con_wrap .dt_gg_con_wrap_box_top1, .dt_gg_con_wrap .dt_gg_con_wrap_box_top2 {
    width: 86%;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
    margin: 85px auto -58px;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 > div {
    width: 36%;
    padding: 0 3%;
    display: flex;
    justify-content: space-around;
}
.jmky .dt_gg_con_wrap .dt_gg_con_wrap_box_top1 a {
    display: inline-block;
    width: 282px;
    height: 149px;
    margin: 22px 0 12px;
    transition: all 1s;
    text-align: center;
    font-size: 22px;
    color: #CE0A13;
    font-weight: 700;
    line-height: 109px;
}
.dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
    width: 365px;
    height: 99px;
    transition: all 1s;
/*    background: url(https://u3.huatu.com/uploads/allimg/211230/660527-21123016313S01.png) no-repeat center center;*/
    background: url(https://u3.huatu.com/uploads/allimg/211230/660527-21123016313S01.png) no-repeat center center;
    background-size: 100% 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 0.3em;
}
.dt_gg_con_wrap_box a:hover {
    transform: translateY(-10px);
}
.jmky .dt_gg_con_wrap_box a div {
    width: 100%;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
    font-size: 2.6em;
    font-weight: 700;/*font-family: FZLanTingHeiS-H-GB;*/
}
.jmky .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    font-family: FZLanTingHeiS-R-GB;
    font-size: 1.76em;
}
.jmky .dt_gg_con_wrap_box a div .brown {
    color:#fff;
}
.jmky .dt_gg_con_wrap_box a div .red {
    color: #ecf31c;
}
.dt_gg_con_wrap_box a div .brown {
    color:#0e5a28;
}
.dt_gg_con_wrap_box a div .red {
    color: #ea4a31;
}
	
.jkdt_21_01 .dt_gg_con_wrap_box_top_s a.ggall{
	display: block;
	width:99%;
	background:none;
	transform: none;
	margin-bottom: 2%;
	border:none;
}
.dt_gg_con_wrap_box_top_s  h3{
	font-size:60px;
/*	color:#2b6f40;*/
	color:#e036ff;
/*	text-shadow: 1px 2px #da0505;*/
	background:none;
	display: block;
	margin:0;	
	font-weight: 800;
	text-align: center;
	padding-right: 5%;
}
.dt_gg_con_wrap_box_top_s h3.tit2{
	text-align: left;
/*	padding-left:3%;*/
	padding-right: 0;
	color:#fdf7d6;
}
.dt_gg_con_wrap_box_top_s  h3 span{
/*	font-size: 68px;*/
	color:#ff5e00;
}
.dt_gg_con_wrap_box_top_s  h3 strong{
    vertical-align: middle;
    line-height: 70px;
    box-sizing: border-box;
    padding: 0 10px;
    transform: skewX(-45deg);
    color: #fff;
    font-size: 22px;
    border: 1px solid #dddd00;
    background-color: #388430;
}
	.smbton{margin-bottom:.5rem;}
@media only screen and (max-width: 1750px) {
.jkdt_21_01 .dt_gg_con_wrap_box_top_s a.ggall{
	margin-bottom:28px;
}
.dt_gg_con_wrap_box_top_s h3{
	font-size: 45px;
}
.dt_gg_con_wrap_box_top_s  h3 span{
/*	font-size: 52px;*/
}	
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
    margin: 70px auto -57px;
}
.dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 a {
    width: 270px;
    height: 140px;
    font-size: 22px;
    line-height: 102px;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
    width: 330px;
    height: 90px;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
    font-size: 2.35em;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    font-size: 1.65em;
}
}

@media only screen and (max-width: 1650px) {
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
    margin: 65px auto -55px;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 a {
    width: 260px;
    height: 130px;
    font-size: 20px;
    line-height: 95px;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
    width: 310px;
    height: 95px;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
    font-size: 2.2em;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    font-size: 1.55em;
}
}

@media only screen and (max-width: 1550px) {
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
    margin: 60px auto -53px;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 a {
    width: 250px;
    height: 120px;
    font-size: 20px;
    line-height: 88px;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
    width: 300px;
    height: 90px;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
    font-size: 2em;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    font-size: 1.5em;
}
}

@media only screen and (max-width: 1450px) {
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
    margin: 55px auto -51px;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 a {
    width: 240px;
    height: 110px;
    font-size: 20px;
    line-height: 81px;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
    width: 290px;
    height: 80px;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
    font-size: 1.9em;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    font-size: 1.45em;

}
}

@media only screen and (max-width: 1366px) {
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
    margin: 4% auto -3%;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 a {
    width: 230px;
    height: 100px;
    font-size: 18px;
    line-height: 75px;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
    width: 260px;
    height: 70px;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
    font-size: 1.6em;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    font-size: 1.1em;
}
}

@media only screen and (max-width: 1280px) {
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
    margin: 48px auto -50px;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 a {
    width: 230px;
    height: 100px;
    font-size: 18px;
    line-height: 75px;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
    width: 260px;
    height: 70px;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
    font-size: 1.6em;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    font-size: 1.1em;
}
}

@media only screen and (max-width: 1200px) {
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 {
    margin: 35px auto -49px;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top1 a {
    width: 220px;
    height: 90px;
    font-size: 18px;
    line-height: 68px;
}
.jmky .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
    width: 260px;
    height: 70px;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
    font-size: 1.6em;
}
.dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    font-size: 1.1em;
}
}
/* 8块产品通栏 */
.zg_gkmsxls_1013 {
    display: flex;
    flex-wrap: wrap;
}
.zg_gkmsxls_1013 > a {
    display: inline-block;
    width: 24.4%;
    height: 110px;
    background: url(https://u3.huatu.com/jilin/1010hengtong_ban2s.png) no-repeat center center;
    background-size: 100% 100%;
    margin: 5px;
}
.gk_huangguan_l {
    float: left;
    width: 16%;
    height: 16%;
    font-size: 20px;
    color: #f6f799;
    text-align: center;
    line-height: 20px;
    /*line-height: 16%;*/
    font-weight: bold;
    margin-top: 12%;
    margin-left: 4%;
}
.gk_huangguan_r {
    float: left;
    width: 79.5%;
}
.zg_gkmsxls_1013 > a:nth-child(4n+1) {
    margin-left: 0;
}
.zg_gkmsxls_1013 > a:nth-child(4n) {
    margin-right: 0;
}
.zg_gkmsxls_1013 > a h2 {
    font-size: 28px;
    line-height: 28px;
    font-weight: 700;
    text-shadow: 1px 2px 0px #A43A00, 2px 4px 4px rgba(152, 0, 2, 0.97);
    color: #FFF;
    text-align: center;
    padding-top: 18px;
    margin-bottom: 20px;
}
.zg_gkmsxls_1013 > a h2 span {
    color: #f6f799;
}
.zg_gkmsxls_1013 > a h3 {
    font-size: 19px;
    color: #fff;
    text-align: center;
}

@media only screen and (max-width: 1750px) {
.gk_huangguan_l {
    font-size: 18px;
}
.zg_gkmsxls_1013 > a {
    height: 100px;
}
.zg_gkmsxls_1013 > a h2 {
    font-size: 24px;
    padding-top: 15px;
    margin-bottom: 15px;
}
.zg_gkmsxls_1013 > a h3 {
    font-size: 18px;
}
}

@media only screen and (max-width: 1650px) {
.gk_huangguan_l {
    font-size: 16px;
    margin-top: 12.5%;
}
.zg_gkmsxls_1013 > a {
    height: 95px;
}
.zg_gkmsxls_1013 > a h2 {
    font-size: 23px;
    padding-top: 14px;
    margin-bottom: 15px;
}
.zg_gkmsxls_1013 > a h3 {
    font-size: 17px;
}
}

@media only screen and (max-width: 1550px) {
.gk_huangguan_l {
    font-size: 16px;
    margin-top: 12%;
}
.zg_gkmsxls_1013 > a {
    margin: 4px;
    height: 90px;
}
.zg_gkmsxls_1013 > a h2 {
    font-size: 21px;
    padding-top: 14px;
    margin-bottom: 15px;
}
.zg_gkmsxls_1013 > a h3 {
    font-size: 16px;
}
}

@media only screen and (max-width: 1450px) {
.gk_huangguan_l {
    font-size: 16px;
    margin-top: 12.5%;
}
.zg_gkmsxls_1013 > a {
    height: 90px;
}
.zg_gkmsxls_1013 > a h2 {
    font-size: 20px;
    padding-top: 14px;
    margin-bottom: 15px;
}
.zg_gkmsxls_1013 > a h3 {
    font-size: 16px;
}
}

@media only screen and (max-width: 1366px) {
.gk_huangguan_l {
    font-size: 15px;
    margin-top: 12%;
}
.zg_gkmsxls_1013 > a {
    height: 84px;
}
.zg_gkmsxls_1013 > a h2 {
    font-size: 18px;
    padding-top: 10px;
    margin-bottom: 15px;
}
.zg_gkmsxls_1013 > a h3 {
    font-size: 15px;
}
}

@media only screen and (max-width: 1280px) {
.gk_huangguan_l {
    font-size: 12px;
    margin-top: 12%;
}
.zg_gkmsxls_1013 > a {
    height: 76px;
}
.zg_gkmsxls_1013 > a h2 {
    font-size: 17px;
    padding-top: 10px;
    margin-bottom: 12px;
}
.zg_gkmsxls_1013 > a h3 {
    font-size: 14px;
}
}

@media only screen and (max-width: 1100px) {
.gk_huangguan_l {
    font-size: 12px;
    margin-top: 12%;
}
.zg_gkmsxls_1013 > a {
    height: 76px;
}
.zg_gkmsxls_1013 > a h2 {
    font-size: 17px;
    padding-top: 10px;
    margin-bottom: 12px;
}
.zg_gkmsxls_1013 > a h3 {
    font-size: 14px;
}
}

/* 顶通01_1 顶通01_2 */
.gkdt_21 .dt_gg_con_wrap_box > a {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.gkdt_21 .dt_gg_con_wrap_box_top_s {
    position: relative;
    z-index: 1;
    margin-top: 7.6%;
    text-align: center;
}
.gkdt_21 .dt_gg_con_wrap_box_top_s a {
    display: inline-block;
    width: 186px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 21px;
    font-family: FZLanTingHeiS-B-GB;
    color: #fff;
    background-color:#145572;
	border:1px solid #fff;
	border-radius: 50px;
    background-size: 100% 100%;
    /* margin: 0 0.55%; */
    transition: all 1s;
}
/*
.gkdt_21 .dt_gg_con_wrap_box_top_s a:nth-child(2n) {
    background: url(https://u3.huatu.com/uploads/allimg/210901/660527-210Z1154S1351.png);
    background-size: 100% 100%;
}
*/
.gkdt_21 .dt_gg_con_wrap_box_top_s a:hover {
    transform: translateY(-6px);
}
.gkdt_21 .dt_gg_con_wrap_box_top2 {
    margin-top: .4%;
    width: 87%;
    position: relative;
    z-index: 1;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 a {
    width: 448px;
    height: 142px;
    background: url(https://u3.huatu.com/jilin/ding_item_b.png);
    background-size: 100% 100%;
    margin: 0 0.5%;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 .dt_gg_con_wrap_box2 {
    width: 315px;
    height: 27px;
    line-height: 27px;
    background: #D4140F;
    border-radius: 13px;
    margin: 0 auto 6px;
    font-size: 19px;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 .dt_gg_con_wrap_box2 span {
    font-family: FZLanTingHeiS-B-GB;
    color: #FFE400;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 .dt_gg_con_wrap_box2 .write {
    color: #FFF;
}

@media only screen and (max-width: 1750px) {
.gkdt_21 .dt_gg_con_wrap_box_top2 a {
    width: 438px;
    height: 130px;
}
.gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    width: 270px;
    font-size: 18px;
}
}

@media only screen and (max-width: 1650px) {
.gkdt_21 .dt_gg_con_wrap_box_top_s a {
    width: 176px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    margin: 0 0.45%;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 {
    margin-top: .3%;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 a {
    width: 428px;
    height: 120px;
}
.gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    width: 250px;
    font-size: 17px;
    height: 25px;
    line-height: 25px;
}
}

@media only screen and (max-width: 1550px) {
.gkdt_21 .dt_gg_con_wrap_box_top_s a {
    width: 166px;
    height: 42px;
    line-height: 41px;
    font-size: 18px;
    margin: 0 0.35%;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 a {
    width: 418px;
    height: 115px;
}
.gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    width: 240px;
    font-size: 16px;
}
}

@media only screen and (max-width: 1450px) {
.gkdt_21 .dt_gg_con_wrap_box_top_s a {
    width: 165px;
    height: 40px;
    line-height: 38px;
    font-size: 19px;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 {
    margin-top: .25%;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 a {
    width: 408px;
    height: 110px;
}
.gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    width: 230px;
}
}

@media only screen and (max-width: 1366px) {
.gkdt_21 .dt_gg_con_wrap_box_top_s a {
    width: 155px;
    height: 38px;
    line-height: 35px;
    font-size: 18px;
    margin: 0 0.25%;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 {
    margin-top: .15%;
}
.gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
    font-size: 1.8em;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 a {
    width: 400px;
    height: 108px;
    padding-bottom: 0.5em;
}
.gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    width: 220px;
    height: 23px;
    line-height: 23px;
    font-size: 15px;
    margin: 0 auto -2px;
}
}

@media only screen and (max-width: 1280px) {
.gkdt_21 .dt_gg_con_wrap_box_top_s a {
    width: 145px;
    height: 34px;
    line-height: 33px;
    font-size: 17px;
    margin: 0 0.05%;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 {
    margin-top: .13%;
}
.gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
    font-size: 1.6em;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 a {
    width: 390px;
    height: 93px;
    padding-bottom: 0.7em;
}
.gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    width: 190px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
}
}

@media only screen and (max-width: 1100px) {
.gkdt_21 .dt_gg_con_wrap_box_top_s {
    margin-top: 7.4%;
}
.gkdt_21 .dt_gg_con_wrap_box_top_s a {
    width: 119px;
    height: 30px;
    line-height: 29px;
    font-size: 15px;
    margin: 0%;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 {
    margin-top: .1%;
}
.gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box1 {
    font-size: 1.6em;
}
.gkdt_21 .dt_gg_con_wrap_box_top2 a {
    width: 390px;
    height: 85px;
    padding-bottom: 0.5em;
}
.gkdt_21 .dt_gg_con_wrap_box a .dt_gg_con_wrap_box2 {
    width: 180px;
    height: 19px;
    line-height: 19px;
    font-size: 13px;
}
}
/* 顶通02 */
.gkdt_21_02 .dt_gg_con_wrap_box_top_s {
    margin: 8.5% 0 0 7%;
    width: 68%;
}
.gkdt_21_02 .dt_gg_con_wrap_box_top_s a {
    margin: 0 1%;
}
.gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 {
    margin-top: .6%;
}
.gkdt_21_02 .dt_gg_con_wrap_box_top2 a {
    width: 430px;
    height: 100px;
    background: url(https://u3.huatu.com/uploads/allimg/211230/660527-21123016313S01.png);
    background-size: 100% 100%;
}
.gkdt_21_02 .dt_gg_con_wrap_box_top2 .dt_gg_con_wrap_box2 {
    background: transparent;
}
.gkdt_21_02 .dt_gg_con_wrap_box_top2 .dt_gg_con_wrap_box2 span {
    font-family: FZLanTingHeiS-R-GB;
}

@media only screen and (max-width: 1750px) {
.gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
	text-decoration: none;
    width: 410px;
}
}

@media only screen and (max-width: 1650px) {
.gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
    width: 390px;
}
}

@media only screen and (max-width: 1550px) {
.gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
    width: 370px;
}
}

@media only screen and (max-width: 1450px) {
.gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
    width: 350px;
	padding-top: 10px;
	box-sizing: border-box;
}
}

@media only screen and (max-width: 1366px) {
.gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
    width: 330px;
}
}

@media only screen and (max-width: 1280px) {
.gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
    width: 310px;
}
}

@media only screen and (max-width: 1200px) {
.gkdt_21_02 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 a {
    width: 290px;
    height: 65px;
}
}
/* 顶通03 */
.gkdt_21_03 .dt_gg_con_wrap_box_top2 a {
    width: 430px;
    height: 100px;
    background: url(https://u3.huatu.com/jilin/ding_item_03.png);
    background-size: 100% 100%;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s {
    margin: 7.5% 4% 0 11%;
    width: 85%;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s a {
    margin-right: 10%;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .daojishi_03 {
    font-size: 24px;
    display: inline-block;
    width: 22%;
    /* margin-right: 4%; */
    font-family: FZLanTingHeiS-B-GB;
    color: #FEF8E5;
    line-height: 34px;
    text-align: center;
    position: relative;
    top: -6px;
    white-space: nowrap;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .daojishi_03 > span:nth-child(2n-1) {
    font-family: FZLanTingHeiS-R-GB;
    color: #343434;
    vertical-align: sub;
    margin: 0 -2px;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .daojishi_03 > span:nth-child(2n) {
    margin: 0 -2px;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .daojishi_03 > span:nth-child(2n) span {
    display: inline-block;
    padding: 0 3px;
    margin: 0 1px;
    background: linear-gradient(-7deg, #F30206, #C60200);
    border-radius: 4px;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .biaoti {
    font-size: 36px;
    color: #FED056;
    /*font-family: FZLanTingHeiS-H-GB;*/
    font-weight: 900;
    text-shadow: 0px 4px 3px rgba(156, 0, 0, 0.82);
    white-space: nowrap;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .biaoti span {
    color: #f9e0a3;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .biaoti span.big {
    font-size: 60px;
    /*font-family: FZLanTingHeiS-H-GH;*/
    font-weight: 700;
}

@media only screen and (max-width: 1750px) {
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .biaoti {
    font-size: 34px;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .biaoti span.big {
    font-size: 55px;
}
}

@media only screen and (max-width: 1650px) {
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .biaoti {
    font-size: 32px;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .biaoti span.big {
    font-size: 50px;
}
}

@media only screen and (max-width: 1550px) {
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .biaoti {
    font-size: 30px;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .biaoti span.big {
    font-size: 48px;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s a {
    margin-right: 7%;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .daojishi_03 {
    font-size: 21px;
}
}

@media only screen and (max-width: 1366px) {
.gkdt_21_03 .dt_gg_con_wrap_box_top_s {
    margin-top: 7%;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .biaoti {
    font-size: 26px;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .biaoti span.big {
    font-size: 45px;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .daojishi_03 {
    font-size: 17px;
}
.gkdt_21_03 .dt_gg_con_wrap_box_top_s .daojishi_03 {
    line-height: 27px;
}
}
/*2021 课程   2020xdghp*/
.xdghp2020 {
    display: block;
    width: 100%;
    min-width: 1100px;
    margin: 20px auto;
}
.xdghp2020 img {
    width: 100%;
}
.xdghp2020 {
    position: relative;
}
.xdghp2020 .bnv1 {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
}
.xdghp2020 .bnv2 {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
}
/*2021 课程   2020xdghp*/





/* 省站京考顶通开始 */
/* 顶通 01 jkdt_21_01 */
/*
.jkdt_21_01 .dt_gg_con_wrap_box_top_s a:nth-child(2n) {
    background: url(https://u3.huatu.com/uploads/allimg/210901/660527-210Z1154S1351.png);
    background-size: 100% 100%;
}
*/
.jkdt_21_01 .dt_gg_con_wrap_box_top_s {
    margin: 3% 0 1%;
    width: 100%;
}
.jkdt_21_01 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 {
    margin-top: .5%;
}
.jkdt_21_01 .dt_gg_con_wrap_box_top_s a {
    color: #fff;
    margin: 0.5% 0.8%;
}
.jkdt_21_01 .dt_gg_con_wrap_box_top2 a {
    background: url(https://u3.huatu.com/uploads/allimg/211230/660527-21123016313S01.png);
    background-size: 100% 100%;
    padding-top: 3px;
    margin-top: -3px;
}
/* 顶通 jkdt_21_01_gjk */
.jkdt_21_01_gjk .dt_gg_con_wrap_box .dt_gg_con_wrap_box_awrap {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    height: 100%;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box .dt_gg_con_wrap_box_awrap > a {
    width: 50%;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top_s, .jkdt_21_01_gjk .dt_gg_con_wrap_box_top2 {
    width: 87%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top_s > div {
    width: 50%;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top2 > div {
    width: 48%;
    display: flex;
    justify-content: center;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top_s > div:nth-child(2) a {
    background: url(https://u3.huatu.com/uploads/allimg/210901/660527-210Z1154S1351.png);
    background-size: 100% 100%;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top_s > div:nth-child(2) a:nth-child(2n) {
    background: url(https://u3.huatu.com/uploads/allimg/210901/660527-210Z1154S1351.png);
    background-size: 100% 100%;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top2 > div:nth-child(1) {
    margin-right: 2%;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top2 > div:nth-child(2) {
    margin-left: 2%;
}
.jkdt_21_01_gjk .dt_gg_con_wrap_box_top2 a {
    background: url(https://u3.huatu.com/uploads/allimg/220210/351200-2202100U443196.png);
    background-size: 100% 100%;
}

/* 2020.12.24官网适配——by汤素娟 */
@media screen and (max-width: 1080px) {
.dt_gg_con_wrap, .zg_gkmss, .zg_gkmsxls {
    min-width: 18.75rem !important;
}
.jkdt_21_01 .dt_gg_con_wrap_box_top_s a {
    background: url(https://u3.huatu.com/uploads/allimg/220210/351200-2202100U41N59.png);
    background-size: 100% 100%;
    width: 14%;
    font-size: 0.38rem;
    height: auto;
}
.jkdt_21_01 .dt_gg_con_wrap_box .dt_gg_con_wrap_box_top2 {
    display: none;
}
.zg_gkmss a {
    width: 22%;
    height: 2rem;/* font-size: 0.65rem; */
}
.zg_gkmsxls_1013 > a:nth-child(4n+1) {
    margin-left: 2%;
}
.gk_huangguan_l {
    font-size: 0.3rem;
}
.zg_gkmsxls_1013 > a h2 {
    font-size: 0.32rem;
    padding-top: 0.1rem;
    margin-bottom: -2rem;
}
.zg_gkmsxls_1013 > a h3 {
    font-size: 0.26rem;
    padding-top: 1.5rem;
}
}
/*0210顶通*/

